Skip to content

update for layup columns#253

Draft
jrob93 wants to merge 1 commit into
mainfrom
mpc-layup
Draft

update for layup columns#253
jrob93 wants to merge 1 commit into
mainfrom
mpc-layup

Conversation

@jrob93

@jrob93 jrob93 commented Jun 25, 2026

Copy link
Copy Markdown
Collaborator

Fixes #251 .

I have updated the mpc_file_preprocessing function to use the new column names produced by layup in the modified obs_sbn. I have also made the logic more robust to catching missing columns.

Review Checklist for Source Code Changes

  • Does pip install still work?
  • Have you written a unit test for any new functions?
  • Do all the units tests run successfully?
  • Does adler run successfully on a test set of input files/databases?
  • Have you used black on the files you have updated to confirm python programming style guide enforcement?

@codecov-commenter

codecov-commenter commented Jun 25, 2026

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 54.80%. Comparing base (7f0094b) to head (0f5774c).
⚠️ Report is 454 commits behind head on main.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

❗ There is a different number of reports uploaded between BASE (7f0094b) and HEAD (0f5774c). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (7f0094b) HEAD (0f5774c)
3 2
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #253       +/-   ##
===========================================
- Coverage   84.71%   54.80%   -29.92%     
===========================================
  Files          14       26       +12     
  Lines         373     2257     +1884     
===========================================
+ Hits          316     1237      +921     
- Misses         57     1020      +963     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MPC obs_sbn updates

2 participants